Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next
Subject: Subscript Out of Range
Feedback Type: Problem
Product Area: Domino Server
Technical Area: Application Development
Platform: Windows
Release: 8.5.3
Reproducible: Always

I have a web agent I call to export an excel file. The agent has been working as intended in many applications, and recently it began loggin HTTP Server Error: Subscript out of Range. Here's the part of the agent that is causing the error:

x=Ubound(view.Columns)

While Not(ne Is Nothing)
Print |<tr>|

For p=0 To x
Print |<td>|
Print(ne.ColumnValues(p))
Print |</td>|
Next

Print |</tr>|
Set ne = nv.GetNext( ne )
Wend


I've checked all settings, database corruption and ran fixup and re-indexed views. Any other suggestions??? Thanks!


Feedback number WEBB949RR2 created by ~Michelle Xangeroson on 01/24/2013

Status: Open
Comments:

Subscript Out of Range (~Michelle Xange... 24.Jan.13)
. . The number of elements in column.va... (~Fred Xanjumima... 24.Jan.13)
. . . . Agree, but only partly (~Ned Nimfanakon... 24.Jan.13)
. . . . . . Interesting results of testing... (~Fred Xanjumima... 25.Jan.13)
. . . . . . . . Very interesting! (~Ned Nimfanakon... 25.Jan.13)
. . . . . . . . . . Few more things to note (~Fred Xanjumima... 25.Jan.13)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS